home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6468 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.tcd.net!visionary
  2. From: mchapin@vcn.com (Mike Chapin)
  3. Newsgroups: comp.sys.amiga.programmer,comp.graphics.algorithms,alt.sys.amiga.demos,comp.sys.amiga.graphics
  4. Subject: Re: LightWave and Z buffers.
  5. Date: 28 Mar 1996 12:49:33 GMT
  6. Organization: Powder River
  7. Message-ID: <4je1st$6ha@news.tcd.net>
  8. References: <430.6656T1399T1268@mbox.vol.it>
  9. NNTP-Posting-Host: vision5.vcn.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <430.6656T1399T1268@mbox.vol.it>,
  13.    bizzetti@mbox.vol.it (Fabio Bizzetti) wrote:
  14. >
  15. >
  16. >Hi,
  17. >please, before I consider spending lotsa money for a raytracer, I would need
  18. >to know if the function I'm looking for exists:
  19. >
  20. >Well, I need the Z coordinate of every pixel of the picture that the 
  21. RayTracer
  22. >renders for me.
  23. >
  24. >Not only the color of the pixel, but also its "distance".
  25. >
  26. >
  27. >I know that any RayTracer "knows" this information, but is there any program 
  28. so
  29. >wise to allow this output too?
  30.  
  31. You could go with the POV raytracer. It is free and you can get the source 
  32. also. You could modify it to output whatever information you wanted.
  33.  
  34.  
  35.